DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase<TConnectionImpl> Class / Key Property

In This Topic
    Key Property (C1ConnectionBase<TConnectionImpl>)
    In This Topic
    A string that identifies a unique way to connect to a server.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Key As String
    public virtual string Key {get;}
    See Also